﻿@charset "utf-8";
/* CSS Document */
*{
	margin:0 auto;
	padding:0;
	}

*html,*html body /* 修正IE6振动bug */{background-image:url(../images/f819d064659149f3a1335d16b77899c2.gif);background-attachment:fixed;}

/*input,textarea{-webkit-appearance: none;}*//* 删除input或textarea输入框在移动版显示的阴影（Safari/iPhone） */

html, body, div, span, h1, h2, h3, h4, h5, h6, em, small, strong, dl, dt, dd, ol, ul, li { margin: 0 auto; padding: 0; font-size: 100%;}
h1, h2, h3, h4, h5, h6 { font-weight: normal;line-height: 1.5;}
	
html,body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#666;
	overflow-x: hidden;
	}

	
ul{
	margin:0px;
	padding:0px;
	list-style:none;
	}
li{
	list-style:none;
	}
a{
	text-decoration:none !important;
	color:#666;
	outline:none;
	transition: color .6s,border-color .6s,background-color .6s;
	}
a:hover{
	transition: color .6s,border-color .6s,background-color .6s;
	}

img{
	border:none;
	}
a,img{border:0;}
.clear{
	clear:both;
	}

dl,dt,dd{padding:0;margin:0;}
.arial{
	font-family:Arial, Helvetica, sans-serif;
	}
.verdana{
	font-family: Verdana,Geneva,sans-serif;
	}
.Georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
}
.en{
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
	}

.cn{
	font-family:"novecento_sans_widenormal", "HiraginoSansGB-W3", "STHeiti", "Microsoft JhengHei", "Microsoft YaHei", tahoma;
	}

/** 以上为全局设置 **/
/** index **/
.warp{
	width:100%;
	height:auto;
	}
/** header **/
.header{
	height: auto;
}
.header_bar{
	height: auto;
	background: #333333;
	line-height: 35px;
}
.header_bar01{
	height: auto;
	color: #fff;
	font-size: 13px;
}
.header_bar02{
	height: auto;
	color: #666;
	text-align: right;
}
.header_bar02 a{
	color: #c7c5c5;
}
.header_bar02 span{
	margin:0 8px;
}
.header_bar02 a:hover{
	color: #ffb000;
}

.header_cen{
	height: auto;
	padding:15px 0;
}
.logo{
	height: auto;
}
.logo img{
	max-width: 100%;
}

.dianhua{
	height: auto;
	margin-top: 17px;
}
.dh{
	height: auto;
	float: right;
}
.dh_tb{
	float: left;
	width: 45px;
	margin-right: 10px;
}
.dh_dh{
	float: left;
}
.dh_dh01{
	line-height: 20px;
	font-size: 13px;
}
.dh_dh02{
	line-height: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #183883;
}
.dh_line{
	float: left;
	width: 1px;
	height: 45px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #eee;
	margin:0 15px;
}

/** header **/
/** banner **/
.banner{
	width: 100%;
	position: relative;
}
/** banner **/

/** adv **/
.product_head h2{
    text-align: center; 
    margin-top: 30px; 
    font-size: 32px; 
    color: #444444;
}
.product_head span{
    display: block; 
    text-align: center; 
    height: 15px; 
}

.product_list{
    clear: both;
    padding: 25px 0px 0px 0px;
}
.product_list2{
    padding-top: 20px;
}
.product_img{
    padding-left: 5px; 
    padding-right: 5px; 
}
.product_img img{
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 100%;
    margin-bottom: 10px; 
    padding: 0px 0px 0px 0px;
}
.product_list2 div.product_img{
    min-height: 350px;
    margin-bottom: 10px;
}
.product_title{
    text-align: center;
    height:32px;
    line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.product_title a{
    font-size: 16px;
    color: #2F2F2F;
    line-height: 32px;
}
.product_title a:hover{
    text-decoration: none;
    color:#153f8f;
}

.process_col {font-size: 14px; text-align: center;}
.process_col p{font-size: 14px; text-align: center;}
.process_col h4{font-size: 16px; border-bottom:#153f8f 2px solid;padding-bottom:10px;text-align: center;font-weight:600;}
.process_col h4 a{color: #fff;}
.process_col h4 a:hover{color: #CFA970; text-decoration: none;}
.process_col img{display: block; margin: 0 auto;width: 100%;max-width: 100%; -webkit-transition: -webkit-transform 0.5s ease-out; -moz-transition: -moz-transform 0.5s ease-out; -o-transition: -o-transform 0.5s ease-out; -ms-transition: -ms-transform 0.5s ease-out;}
.process_col img:hover {-webkit-transform: rotateZ(360deg); -moz-transform: rotateZ(360deg); -o-transform: rotateZ(360deg); -ms-transform: rotateZ(360deg); transform: rotateZ(360deg);}

.page_bg{
	margin-top: 40px;
}
.page_bg img{max-width: 100%; height: auto;}
/*产品分类横排*/      
.center_nav{ clear: both; padding-top: 20px; text-align:center;}
.center_nav_ul{ list-style:none;margin:0px 5px;padding:0px; display:inline-block;}      
.center_nav_ul > li{ 	border: solid 1px #e1e1e1;margin-bottom:8px;  position:relative; float: left; margin: 0px 20px 10px 0px;}      
.center_nav_ul > li:last-child{background: none;}      
.center_nav_ul > li > a{text-decoration:none; color:#000000;display:block; text-align:center; padding: 10px 35px 10px 45px;font-family: 'Microsoft YaHei';}      
.center_nav_ul > li > a:hover,.center_nav_ul li a.center_active{background: #153f8f;color:#FFF;}	        


.about{background: #F5F5F5; margin-top: 50px;}
.about_img {
    margin: 0 auto;
    max-width: 100%;
	display: block;
}
.about_content {
    line-height: 32px;
    
}
.about_index{margin-top: 30px; padding-bottom: 100px;}

.index_about{
	background: #fff;
	height: 151px;
	margin-top: -70px;
	box-shadow: 0px 5px 16px 0px rgba(220, 220, 220, 0.21);
}
.index_about {
	text-align: center;
}
.index_about div{
	font-size: 16px;
	color: #3e3e3f;
	padding-top: 10px;
}
.index_about p{
	font-size: 18px;
	color: #3e3e3f;
}
.index_about p span{
	font-size: 40px;
	color: #3e3e3f;
}
.about_contents{font-size: 16px;}
.page_bg1{
	margin-top: 40px;
}
.page_bg1 img{max-width: 100%; height: auto;}

.newbox{background-color: #f3f3f3; padding-bottom: 40px;}
.pcnew{margin-top: 30px;}
.sjnew{display: none;}
.in-news {width: 48%; margin: 0px 1%;}
.in-news .tit {background: url(../images/c6t.png) repeat-x bottom;padding-bottom: 30px;margin-bottom: 20px;font-size: 0;}
.in-news .tit span {line-height: 1;border-left: 4px solid #153f8f;display: inline-block;padding-left: 15px;font-weight: bold;font-size: 20px;}
.in-news .tit small {color: #999;text-transform: uppercase;font-size: 14px;padding-left: 10px;}
.in-news .tit .more {float: right;font-size: 14px;background: url(../images/iconmore.png) no-repeat right center;padding-right: 15px;}
.in-news-left {float: left;}
.in-news-right {float: right;}
.list-3 li {border-bottom: 1px dashed #a7a7a7;}
.list-3 li a {display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 40px;background: url(../images/dian.png) no-repeat 0 center;padding-left: 25px;}
.list-3 li span {float: right;color: #999;}

.link{padding:30px 0px;}
.yunu-link {padding: 20px 0;}
.yunu-link h4 {border-bottom: 1px solid #ddd;margin: 0;font-size: 18px;color: #153f8f;padding-bottom: 15px;}
.yunu-link h4 small {text-transform: uppercase;font-size: 16px;font-weight: normal;color: #999;}
.yunu-link ul {margin-left: -20px;}
.yunu-link li {float: left;margin-left: 20px;margin-top: 20px;}

footer{
    margin-top: 20px;
    color:#fff;
    padding:50px 0px 40px 0px;
    background-color: #4a4a4a;
}
.footer_contact {
    line-height: 28px;
}

.footer_menu a{
    color: #fff;
    line-height: 24px;
}
.footer_menu a:hover{
    color: #153f8f;
    text-decoration: none;
}
.footer_menu_first{
    font-size: 16px;
	font-weight:600;
    margin-bottom: 18px;
}

.footer_wx img{max-width: 100%; height: 140px; float: right;}
.fb {
    display: none;
    width: 100%;
    background: #183883;
    color: #fff;
    height: 56px;
    position: fixed;
    bottom: 0;
}
.fb a {
    width: 33.3%;
    display: block;
    height: 56px;
    float: left;
    text-align: center;
    color: #fff;
    padding: 5px 0;
    font-size: 12px;
    line-height: 1;
}
.fb a i {
    display: block;
    height: 28px;
    background: no-repeat center;
    background-size: contain;
    margin-bottom: 5px;
}
.fb a i.i4 {
    background-image: url(../images/f_ico4.png);
}
.fb a i.i3 {
    background-image: url(../images/f_ico3.png);
}
.fb a i.i1 {
    background-image: url(../images/f_ico1.png);
}

.nybanner{width: 100%; height: auto; overflow: hidden;}
.nybanner img{max-width: 100%; height: auto;}
.bread_bg{
    background-color: #f3f3f3;
}
.bread_nav{
    padding: 10px 0px 10px 0px;
}
.bread_nav span{
    color: #153f8f;
    padding-right: 6px;
}
.bread_nav a{
    color: #2F2F2F;
}
.bread_nav a:hover{
    color: #153f8f;
    text-decoration: none;
}
.right_head{
    clear: both;
}
.right_head h2{
    height: 50px;
    font-size: 20px;
    font-weight: normal;
    color: #545454;
    line-height: 50px;
    border-bottom: 1px solid #ebebeb;
}
.right_head h2 span{
    display: inline-block;
    height: 50px;
    border-bottom: 1px solid #153f8f;
}
.right_contents{
    clear: both;
    padding:15px 0px 15px 0px; 
    line-height:28px; 
    overflow: auto;
}
.right_contents_h1{
    margin: 0px;
    padding: 10px 0px;
    text-align: center;
    color: #000;
    font-size:24px;
    color:#434343;
    font-weight:bold;
    line-height: 34px;
}
.right_contents img {
    max-width: 840px;
}
.mio-cmenu {
	border: #3f7abe 4px solid;
	background-color: #fff;
	margin-top: 15px;

}

.mio-cmenu h3 {
	background-color: #3f7abe;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	margin: 0;
	font-size: 1.6em;
}

.cpliebiao {
	background-color: #3f7abe;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	margin: 0;
	font-size: 1.6em;

}
.left_column dl {
    padding: 15px 15px 0 15px;
}
.left_column dl dd {
    border-bottom: #ddd 1px dashed;
}
.left_column dl dd a{
	font-size: 1.2em;
	display: block;
    padding: 9px 10px;
}
.left_column dl dd a i {
    float: right;
    margin-top: 3px;
}
.left_contact {
    margin-top: 20px;
	border: #3f7abe 4px solid;
}
.left_contact p {
    clear: both;
    line-height: 24px;
	padding: 10px 15px 0 15px;
	margin: 0px;
	font-size: 13px;
}

.page{height:auto; line-height:24px; text-align:center; margin-top:30px; clear:both; margin-bottom: 30px;}
.page li{padding: 2px 6px; border: 1px solid #ddd; margin-right: 5px; color: #555; height: 28px; display: inline-block; margin-top: 5px;}
.page li a{color: #555;}
.page li a:hover{background:#f5f5f5; color:#0064c4;}
.page li.thisclass{background:#9A9FA5; color: #fff;}
.page li.thisclass a{text-decoration:none; cursor:default; border-color:#0064c4; color: #fff;}
.page .pageinfo strong{font-weight:normal; color: #555;}

.listnew{width: 100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.lnew li{width: 48%; margin:0px 1%; float: left;}
.sgcp{width: 100%; height: auto; overflow: hidden; padding-top: 15px;}

.thumbnail .caption p {text-align: center; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.right_contents {
    clear: both;
    padding: 15px 0px 15px 0px;
    line-height: 28px;
    overflow: auto;
}

.picContent{font-size: 16px; line-height: 25px;}
.ul-txt2 {
    overflow: hidden;
    margin: 20px 0 20px;
}
.ul-txt2 li {
    float: left;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ul-txt2 li:last-child {
    float: right;
}






/*大屏幕样式*/
@media screen and (min-width: 769px) {

    /*导航样式*/
    .navbar {
      margin: 0px;
      border:none;
      background-color: #153f8f;
      min-height: 50px;
    }
    .navbar-nav > li {

    }
    .navbar-nav > li:first-child {
    }
    .navbar-nav > li:last-child {
    }
    .navbar-nav > li > a {
      text-align: center;
    }
    .navbar-default .navbar-nav > li > a {
      color: #fff;
      font-size: 15px;
      display: block;
	  margin: 0 auto;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a.active,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
    background-color: #585858; color: #fff; 
    }
    .navbar-brand {
      display: none;
    }
    /*导航-触发滚动*/
    .navbar-fixed-top {
      min-height: 50px;
      margin-top:0px;
      opacity: 0.9;
    }
    .navbar-fixed-top ul.navbar-nav > li > a {
      padding: 15px 25px 15px 25px;
    }
    /*导航二级菜单*/
    .nav_small {
      background-color:#585858;
      padding: 10px 0px;
      padding-bottom: 15px;
      border-radius: 0px;
      border: none;
      box-shadow: none;
    }
    .nav_small > li > a {
      line-height:20px;
      padding: 7px 0px;
      text-align:
      center; color: #fff;
      font-size: 13px;
    }
    .nav_small > li > a:hover {
      color: #fff;
      background-color: #153f8f;
    }
    #app_menudown{
      display:none;
    }
    .mfoot_box {
      display:none;
    }
	#cp{height: 290px;}
	#sg{height: 180px;}
	#listcp{height: 290px;}
	#lsg{height: 145px;}
	#listsg{height: 180px;}
	#lcp {height: 230px;}


}

/** 移动端 **/
@media (max-width: 768px){

    header{display:block;}
	.header_bar{display: none;}
	.dianhua{display: none;} 
/*	.header_cen{display: none;} */
	.navbar {
		margin: 0px;
		border:0px;
		min-height: 50px;
		background-color: #153f8f;
	  }
	  .navbar-default .navbar-brand {
		color: #fff;
		font-size: 16px;
	  }
	  .navbar-default .navbar-brand:hover,
	  .navbar-default .navbar-brand:focus {
		color: #fff;
	  }
	  .navbar-toggle {
		border:none;
	  }
	  .navbar-default .navbar-collapse,
	  .navbar-default .navbar-form {
		border:none;
	  }
	  .navbar-default .navbar-toggle:hover,
	  .navbar-default .navbar-toggle:focus {
		background-color: #585858;
	  }
	  .navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	  }
	  .navbar-default .navbar-nav {
		margin-top: 0px;
		margin-bottom: 0px;
	  }
	  .navbar-default .navbar-nav > li:last-child{
		border: none;
	  }
	  .navbar-default .navbar-nav > li > a,
	  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #fff;
	  }
	  .navbar-default .navbar-nav > li > a:hover,
	   .navbar-default .navbar-nav > li > a:focus,
	   .navbar-default .navbar-nav > .active > a, 
	   .navbar-default .navbar-nav > .active > a:hover, 
	   .navbar-default .navbar-nav > .active > a:focus,
	   .navbar-default .navbar-nav > .open > a, 
	   .navbar-default .navbar-nav > .open > a:hover, 
	   .navbar-default .navbar-nav > .open > a:focus,
	   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
		background-color: #585858; color: #fff;
	  }
	  #app_menudown {
		position: absolute;
		top:0px;
		right:0px;
		font-size: 16px;
	  }
	  #app_menudown:hover {
		background-color: #585858;
	  }
	  .navbar-fixed-top {
		margin-top:0px;
		opacity: 0.9;
	  }

	  .page_bg{display: none;}
	  .center_nav{display: none;}
	  #cp{height: 180px;}
	  #sg{height: 140px;}
	  .about_index{padding-bottom: 30px;}
	  .index_about{display: none;}
	  .page_bg1{display: none;}
	  .sjnew{display: block;}
	  .pcnew{display: none;}
	  .in-news{width: 98%;  margin: 20px 1%;}
      .link{display: none;}
	  footer{margin-top: 0px; margin-bottom: 20px;}
	  .footer_menu{display: none;}
	  .footer_wx img{float: left;}
	  .fb{display:block;}
      .nybanner{display: none;}
	  .mio-cmenu{display: none;}
	  .left_contact{display: none;}
	  #listcp{height: 180px;}
	  .lnew li{width: 98%;}
	  #lsg {height: 115px; }
	  #listsg{height: 130px;}
	  #lcp{height: 180px;}
	  .ul-txt2 li:last-child {
		float: left;
	}
.picContent img { width: 100% !important;     height: auto !important;  display: inline;   }







}
/** 移动端 **/
/** index **/


